Welcome![Sign In][Sign Up]
Location:
Search - basic ga

Search list

[AI-NN-PRvb-GA

Description: 用VISUAL BASIC写的遗传算法模板,可以实现一元高次方程的最大值或最小值的求解-with VISUAL BASIC to write the genetic algorithm template, one yuan can achieve high equation maximum or minimum Solution
Platform: | Size: 6144 | Author: 严伟 | Hits:

[GUI DevelopGA(VC)

Description: 是利用VC6.0开发出来的,实现基本的遗传算法,提供给大家一起学习一下。-using VC6.0 developed, and achieving the basic genetic algorithm, for everyone to learn about.
Platform: | Size: 17408 | Author: 谢瑞浩 | Hits:

[AlgorithmGA_GPU

Description: about the basic GA in the VC++ using GPU to -about the basic GA in the VC using GPU to
Platform: | Size: 262144 | Author: 姜乔 | Hits:

[AI-NN-PRGA-VC++

Description: 二进制的基本遗传算法,在VC++环境下编程实现。-binary basic genetic algorithm, the VC environment programming.
Platform: | Size: 83968 | Author: Stone | Hits:

[AI-NN-PRGA-wangxp

Description: 王小平《遗传算法——理论、应用与软件实现》随书光盘,内容有: \GA 本书中所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序,输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample Patmat.c 基于遗传算法提取基元图形源程序 \Sources 遗传算法相关自由软件及代码 -Wang Xiaoping "genetic algorithm-- Theory, Application and Software" CD with the book, the contents are : \ GA book accompanying C or C source code files and executable files Scs.cpp basic classification algorithm-source Order, the importation of data files cfile.txt, efile.txt, gfile.txt. pfile.txt, rfile.txt. tfile.txt Sga.c basic genetic algorithm source files, input data files input, output file output A_life.c based on genetic algorithm simulation source Artificial Life, import data files GA_nn.c world based on genetic algorithm optimization neural network structure source, import data files Patmat.c sample extraction based on genetic algorithm-based graphics yuan source \ Sour ces genetic algorithms and the associated free software code
Platform: | Size: 4515840 | Author: zhuli | Hits:

[AI-NN-PRGA-BP

Description: 《遗传算法--理论、应用与软件实现》配套源程序 遗传算法——理论、应用与软件实现》,王小平、曹立明编着 西安交通大学出版社 2002年第一版本书全面系统地介绍了遗传算法的基本理论,重点介绍了遗传算法的经典应用和国内外的新发展。全书共分11章。第1章概述了遗传算法的产生与发展、基本思想、基本操作以及应用情况;第2章介绍了基本遗传算法;第3章论述了遗传算法的数学基础;第4章分析了遗传算法的多种改进方法;第5章初步介绍了进货计算理论体系;第6章介绍了遗传算法应用于数值优化问题;第7章介绍了遗传算法应用于组合优化问题;第8章介绍了遗传算法应用于机器学习;第9章讨论了遗传算法在智能控制中的应用;第10章讨论了遗传算法与人工生命研究的相关问题;第11章介绍了遗传算法在图像处理、模式识别中的应用。-"genetic algorithm-- the theory, application and software" complementary source of genetic algorithms-- theory, Application and software, "Wang Xiaoping, Li-Ming Cao compile Xi'an Jiaotong University Press in 2002 the first book version of the comprehensive and systematic introduction of the genetic algorithm's basic On focuses on the classical genetic algorithm use and the new development. The book is divided into 11 chapters. Chapter 1 provides an overview of the genetic algorithm for the selection and development of basic ideas, basic operation and the application; Chapter 2 introduces the basic genetic algorithms; Chapter 3 of the genetic basis of a mathematical algorithm; Chapter 4 Analysis of the genetic algorithm approach to improve the variety; Chapter 5 on
Platform: | Size: 693248 | Author: zhoulu | Hits:

[AI-NN-PRGA-VC

Description: 基本遗传算法程序,算法中加入了精英选择策略。 用vc++实现。-Basic genetic algorithm procedure, the algorithm is added to the elite selection strategy. With vc++ Achieve.
Platform: | Size: 16384 | Author: wangjing | Hits:

[Crack HackGA

Description: 基于遗传算法的背包问题求解,有基本的说明和代码 其他人不需帐号就可自由下载此源码 -Based on genetic algorithms for solving knapsack problem, some basic instructions and code other people without accounts can download this free source
Platform: | Size: 1024 | Author: ZHANGWEN | Hits:

[AI-NN-PRGA

Description: 介绍了遗传算法的基本原理和求解流程, 详细阐述了Matlab 遗传算法工具箱的使用方法, 并通过使用遗传算法工具箱对一个典型的函数优化问题进行求解, 验证了该工具箱在解决函数优化问题上的有效性和实用性。-Introduce a genetic algorithm to solve the basic principle and flow in detail Matlab genetic algorithm toolbox to use, and by using genetic algorithm toolbox for a typical function optimization problems to solve, the validity of the toolbox in solving function optimization problems on the effectiveness and practicality.
Platform: | Size: 51200 | Author: 崔艳 | Hits:

[AI-NN-PRGA

Description: C的遗传算法的源代码。是遗传算法原理及应用(王小平)的源代码,包含基本的遗传算法和一些遗传算法的举例-C genetic algorithm source code. Is the principle and application of genetic algorithms (Wang Xiaoping) source code, including the basic genetic algorithm and a number of genetic algorithm, for example
Platform: | Size: 749568 | Author: han | Hits:

[AI-NN-PRGA

Description: 描述遗传算法的由来及基本原理,并阐述了其具体实现的步骤的例子。对于新学GA算法的人来说是一本不错的书籍!-Description of the origin of genetic algorithms and the basic principles, and described the steps to achieve their specific example. GA learning algorithm for the new person is a good book!
Platform: | Size: 3486720 | Author: 王列 | Hits:

[AI-NN-PRGaPlaygroundCode

Description: Java实现的遗传算法工具集:GA Playground -The GA Playground is a general purpose genetic algorithm toolkit where the user can define and run his own optimization problems. The toolkit is implemented in the Java language, and requires (when used as an application, in its full mode), a Java compiler and a very basic programming knowledge (just enough for coding a fitness function). Defining a problem consists of creating an Ascii definition file in a format similar to Windows Ini files, and modifying the fitness function in the GaaFunction source file. In addition, other methods can (optionally) be overwritten (e.g. the drawing method), other classes can be extended or replaced, and additional input can be supplied through Ascii files.
Platform: | Size: 574464 | Author: LaoGuan | Hits:

[AI-NN-PRGA

Description: 遗传算法初学者教程:包括GA的基本步骤,流程及应用中的一些基本问题 -Genetic algorithm tutorial for beginners: the basic steps, including GA, process and application of some basic issues
Platform: | Size: 538624 | Author: Allen | Hits:

[AI-NN-PRGA

Description: 基本遗传算法的源代码,比较各代种群的进化。-The basic genetic algorithm source code, comparing the generation of species evolution.
Platform: | Size: 13312 | Author: jchh | Hits:

[AI-NN-PRGA

Description: 用遗传算法求解函数的最大值,适用于初学遗传算法的人-basic GA
Platform: | Size: 2048 | Author: wuliang | Hits:

[CSharpga

Description: 本压缩包内收集了一些C#常用的7种遗传算法,这些算法主要是保存超个体的基本遗传算法、仿生双倍体遗传算法、人工双倍体遗传算法、保存历史最优解的遗传算法、保存历史最优解的仿生双倍体遗传算法等,另外,对随机数的产生机制进行了优化,在内层循环中也能产生高质量的随机数。部分功能可通过源码爱好者测试截图中看出,这里不再详述。-The compression bag to collect some C# commonly used seven kinds of genetic algorithms is primarily to conserve the basic genetic algorithm for super-individual, bionic diploid genetic algorithms, artificial diploid genetic algorithm, the optimal solution to save the history of genetic algorithms, preserving historical optimal solution of the bionic diploid genetic algorithm, etc. In addition, the random number generation mechanism is optimized, in the inner loop can also produce high-quality random numbers. Some features can be seen screenshots source enthusiasts, not go into details here.
Platform: | Size: 27648 | Author: mayi789 | Hits:

[Windows DevelopGA

Description: 基本遗传算法代码,根据GA的描述,最基本的遗传算法,二进制编码-basic GA
Platform: | Size: 886784 | Author: 赵钢筋 | Hits:

[AI-NN-PRga

Description: 遗传算法实现函数优化主程序,实现基本的遗传算法历程。-Main genetic algorithm function optimization, genetic algorithm to achieve the basic course.
Platform: | Size: 1024 | Author: | Hits:

[AI-NN-PRGA优化BP权阈值

Description: 遗传算法优化BP权值,这是关于基本GA算法和改进GA算法的程序,包括循序选择GA,大变异GA,自适应GA等(Genetic algorithm optimization BP weights, which is about the basic GA algorithm and improved GA algorithm procedures, including sequential selection of GA, big variation GA, adaptive GA and so on)
Platform: | Size: 34816 | Author: 李胖子 | Hits:

[Otherbasic GA

Description: GA basic limitation 3dim
Platform: | Size: 9216 | Author: ericxin | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net